| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final int |
NUMBER_OF_SMART_STEPS |
0 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected final double |
acceptMultiplier |
1.02 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected final double |
utility1 |
0.95 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final double |
BREAKOFF |
0.0 |
public static final double |
DEFAULT_BREAKOFF |
0.5 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final double |
BOULWARE |
0.5 |
public static final double |
BOULWARE_EXTREME |
0.2 |
public static final double |
CONCEDER |
2.0 |
public static final double |
CONCEDER_EXTREME |
5.0 |
public static final double |
LINEAR |
1.0 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final java.lang.String |
AGENT_REPOSITORY |
"agentrepository.xml" |
public static final java.lang.String |
DOMAIN_REPOSITORY |
"domainrepository.xml" |
public static final java.lang.String |
PROTOCOL_REPOSITORY |
"protocolrepository.xml" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected final double |
acceptMultiplier |
1.02 |
protected final double |
utility1 |
0.95 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final double |
BREAKOFF |
0.0 |
public static final double |
DEFAULT_BREAKOFF |
0.5 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final double |
BOULWARE |
0.5 |
public static final double |
BOULWARE_EXTREME |
0.2 |
public static final double |
CONCEDER |
2.0 |
public static final double |
CONCEDER_EXTREME |
5.0 |
public static final double |
LINEAR |
1.0 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
ALTERNATING_OFFERS_AGENT_A_INDEX |
0 |
public static final int |
ALTERNATING_OFFERS_AGENT_B_INDEX |
1 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected final double |
ALLOWED_UTILITY_DEVIATION |
0.015 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final double |
SAMPLE_EVERY_X_TIME |
0.01 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
VARIABLE_AGENT_A |
2 |
public static final int |
VARIABLE_AGENT_B |
3 |
public static final int |
VARIABLE_DB_LOCATION |
8 |
public static final int |
VARIABLE_DB_PASSWORD |
10 |
public static final int |
VARIABLE_DB_SESSIONNAME |
11 |
public static final int |
VARIABLE_DB_USER |
9 |
public static final int |
VARIABLE_DECOUPLED_A |
6 |
public static final int |
VARIABLE_DECOUPLED_B |
7 |
public static final int |
VARIABLE_NUMBER_OF_RUNS |
4 |
public static final int |
VARIABLE_PROFILE |
1 |
public static final int |
VARIABLE_PROTOCOL |
0 |
public static final int |
VARIABLE_TOURNAMENT_OPTIONS |
5 |